public ShapeActionsCommand( Shape[] drawingObjects, ZOrderCommand zOrderCommand )
'Declaration Public Function New( _ ByVal drawingObjects() As Shape, _ ByVal zOrderCommand As ZOrderCommand _ )
'Declaration
Public Function New( _ ByVal drawingObjects() As Shape, _ ByVal zOrderCommand As ZOrderCommand _ )
'Usage Dim drawingObjects() As Shape Dim zOrderCommand As ZOrderCommand Dim instance As New ShapeActionsCommand(drawingObjects, zOrderCommand)
'Usage
Dim drawingObjects() As Shape Dim zOrderCommand As ZOrderCommand Dim instance As New ShapeActionsCommand(drawingObjects, zOrderCommand)
ShapeActionsCommand Class ShapeActionsCommand Members Overload List